home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4912 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: newsroom.hitc.com!usenet
  2. From: psand@eos.hitc.com (G. Patrick Sand)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: [Q] Is there a Model-View-Controller C++ implementation ?
  5. Date: 1 Feb 1996 16:10:24 GMT
  6. Organization: Hughes Aircraft (EOSDIS)
  7. Message-ID: <4eqolg$d1p@newsroom.hitc.com>
  8. References: <4eigis$aq9@s3.iway.fr> <4el9pl$b20@usenet.srv.cis.pitt.edu>
  9. NNTP-Posting-Host: 155.157.118.56
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.99.3
  12.  
  13. In article <4el9pl$b20@usenet.srv.cis.pitt.edu>, hnkst2+@pitt.edu says...
  14. >
  15. >Patrick Lefebvre <plefebvr@pratique.fr> wrote:
  16. >>Hello,
  17. >>
  18. >>I am a student working in C++ with MS-Windows.
  19. >>
  20. >>I seek for an implementation of the MVC (Model-View-Controller),
  21. >>of for references to any existing one.
  22. >>
  23. >>-> it would be better if it was free;
  24. >>-> it would be better if it was for MS-Windows;
  25. >>
  26.  
  27. Actually, VC++ (4.0 and I guess 1.5x and 2.0) use the 
  28. Model-View-Controller pattern for the Microsoft Foundation Class; they 
  29. call the Model part a Document class, and the View part a View 
  30. class...I'm reading a book on using VC++ 4.0 and they start out with this 
  31. discussion...I don't have the ISBN, title, or authors handy (the book is 
  32. at home) but if anybody wants it posted, send me an e-mail and I'll post 
  33. it to the newsgroup...
  34.  
  35. It kinda surprized me, I might add, that Microsoft could be that clever 
  36. what with all the nonsense they did with the C Windows API and the C++ 
  37. Windows classes...
  38.  
  39. [FLAME NOTICE:  the last paragraph is my personal opinion; and I am using 
  40. VC++ for my personal use.  Kindly avoid wasting newsgroup bandwidth 
  41. discussing my ancestors and progeny based on my opinion of Microsoft...]
  42.  
  43. -- 
  44. G. Patrick Sand
  45. psand@eos.hitc.com
  46. PatSand@aol.com
  47. (301) 925-0791
  48. "Travel Light But Right..."
  49. Microsoft Network is prohibited from redistributing 
  50. this work in any form, in whole or in part.   License 
  51. to distribute this individual post is available to Microsoft
  52. for $999. Posting without permission constitutes an 
  53. agreement to these terms...gps
  54.  
  55.